Autogenerated HTML docs for v1.5.3-rc5-40-g2f82
diff --git a/git-reflog.html b/git-reflog.html index 673dd8c..0cfdab8 100644 --- a/git-reflog.html +++ b/git-reflog.html
@@ -291,7 +291,8 @@ directly by the end users — instead, see <a href="git-gc.html">git-gc(1)</a>.</p> <p>The subcommand "show" (which is also the default, in the absense of any subcommands) will take all the normal log options, and show the log of -the current branch. It is basically an alias for <em>git log -g --abbrev-commit +<tt>HEAD</tt>, which will cover all recent actions, including branch switches. +It is basically an alias for <em>git log -g --abbrev-commit --pretty=oneline</em>, see <a href="git-log.html">git-log(1)</a>.</p> </div> <h2>OPTIONS</h2> @@ -360,7 +361,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jul-2007 02:09:51 UTC +Last updated 19-Aug-2007 19:15:24 UTC </div> </div> </body>